AppointmentStartWallClock Property |
Represents the start time of a meeting in the time zone of the location in which the meeting takes place.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic DateTime StartWallClock { get; }Public ReadOnly Property StartWallClock As DateTime
Get
Property Value
Type:
DateTimeThe start wall clock.
See Also